[INFO] cloning repository https://github.com/sandptel/kitetsu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandptel/kitetsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandptel%2Fkitetsu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandptel%2Fkitetsu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1e8ca5947a88b6db6519b02c0501b70fec986bd
[INFO] checking sandptel/kitetsu against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandptel%2Fkitetsu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sandptel/kitetsu
[INFO] finished tweaking git repo https://github.com/sandptel/kitetsu
[INFO] tweaked toml for git repo https://github.com/sandptel/kitetsu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandptel/kitetsu on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandptel/kitetsu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f75adcb6f683cb3d7d16c6c57df4462e2b42960be06af7689da64f671420a133
[INFO] running `Command { std: "docker" "start" "-a" "f75adcb6f683cb3d7d16c6c57df4462e2b42960be06af7689da64f671420a133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f75adcb6f683cb3d7d16c6c57df4462e2b42960be06af7689da64f671420a133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f75adcb6f683cb3d7d16c6c57df4462e2b42960be06af7689da64f671420a133", kill_on_drop: false }`
[INFO] [stdout] f75adcb6f683cb3d7d16c6c57df4462e2b42960be06af7689da64f671420a133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ad5f56d3c32eaf9fbdccd4bdbb293085179404552f6e73171af57c1e69a4228
[INFO] running `Command { std: "docker" "start" "-a" "2ad5f56d3c32eaf9fbdccd4bdbb293085179404552f6e73171af57c1e69a4228", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling wgpu-hal v28.0.1
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling wgpu-core v28.0.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling wgpu v28.0.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking wgpu-types v28.0.0
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling guido-macros v0.5.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking markdown-rs v0.1.0
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking usvg v0.46.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking resvg v0.46.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking harfrust v0.5.2
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking cosmic-text v0.15.0
[INFO] [stderr]     Checking cosmic-text v0.17.2
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v28.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking glyphon v0.10.0
[INFO] [stderr]     Checking guido v0.5.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking kitetsu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/blockquote.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(0.7, 0.8, 1.0, 0.35))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/blockquote.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/code.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/code.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/code.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .layout(Flex::column().spacing(6.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> examples/../src/presenter/markdown/blocks/list.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]   |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/list.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/list.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .spacing(8.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.2))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .layout(Flex::column().spacing(2.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .spacing(6.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.12))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/blocks/table.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .corner_radius(4.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/../src/presenter/markdown/output.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .layout(Flex::column().spacing(8.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:210:52
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:227:52
[INFO] [stdout]     |
[INFO] [stdout] 227 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:265:37
[INFO] [stdout]     |
[INFO] [stdout] 265 | ...                   .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:266:44
[INFO] [stdout]     |
[INFO] [stdout] 266 | ...                   .corner_radius(8.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/markdown.rs:67:52
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     .layout(Flex::column().spacing(12.0))
[INFO] [stdout]    |                                                    ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/markdown.rs:71:40
[INFO] [stdout]    |
[INFO] [stdout] 71 | ...                   .font_size(24.0)
[INFO] [stdout]    |                                  ^^^^ help: explicitly specify the type as `f32`: `24.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/markdown.rs:77:40
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...                   .font_size(14.0)
[INFO] [stdout]    |                                  ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> examples/markdown.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...                   .spacing(12.0)
[INFO] [stdout]    |                                ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/blockquote.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(0.7, 0.8, 1.0, 0.35))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/blockquote.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]     |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |         .corner_radius(8.0)
[INFO] [stdout]     |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:105:40
[INFO] [stdout]     |
[INFO] [stdout] 105 |         .layout(Flex::column().spacing(8.0))
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 .font_size(18.0)
[INFO] [stdout]     |                            ^^^^ help: explicitly specify the type as `f32`: `18.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .layout(Flex::column().spacing(6.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:120:36
[INFO] [stdout]     |
[INFO] [stdout] 120 |                         .font_size(14.0),
[INFO] [stdout]     |                                    ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:131:17
[INFO] [stdout]     |
[INFO] [stdout] 131 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]     |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:132:24
[INFO] [stdout]     |
[INFO] [stdout] 132 |         .corner_radius(8.0)
[INFO] [stdout]     |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:133:40
[INFO] [stdout]     |
[INFO] [stdout] 133 |         .layout(Flex::column().spacing(8.0))
[INFO] [stdout]     |                                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> examples/markdown.rs:137:28
[INFO] [stdout]     |
[INFO] [stdout] 137 |                 .font_size(18.0)
[INFO] [stdout]     |                            ^^^^ help: explicitly specify the type as `f32`: `18.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> src/presenter/markdown/blocks/list.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]   |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/list.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/list.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .spacing(8.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.2))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .layout(Flex::column().spacing(2.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .spacing(6.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.12))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .corner_radius(4.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/output.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .layout(Flex::column().spacing(8.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:145:52
[INFO] [stdout]     |
[INFO] [stdout] 145 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:210:52
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:227:52
[INFO] [stdout]     |
[INFO] [stdout] 227 | ...                   .corner_radius(6.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:265:37
[INFO] [stdout]     |
[INFO] [stdout] 265 | ...                   .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]     |                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/presenter/card.rs:266:44
[INFO] [stdout]     |
[INFO] [stdout] 266 | ...                   .corner_radius(8.0)
[INFO] [stdout]     |                                      ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/blockquote.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(0.7, 0.8, 1.0, 0.35))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/blockquote.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.15))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/code.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .layout(Flex::column().spacing(6.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]  --> src/presenter/markdown/blocks/list.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]   |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/list.rs:16:40
[INFO] [stdout]    |
[INFO] [stdout] 16 |         .layout(Flex::column().spacing(4.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/list.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .spacing(8.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.2))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .corner_radius(8.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:13:40
[INFO] [stdout]    |
[INFO] [stdout] 13 |         .layout(Flex::column().spacing(2.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 .spacing(6.0)
[INFO] [stdout]    |                          ^^^ help: explicitly specify the type as `f32`: `6.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:51:17
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .border(1.0, Color::rgba(1.0, 1.0, 1.0, 0.12))
[INFO] [stdout]    |                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/blocks/table.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .corner_radius(4.0)
[INFO] [stdout]    |                        ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/presenter/markdown/output.rs:11:40
[INFO] [stdout]    |
[INFO] [stdout] 11 |         .layout(Flex::column().spacing(8.0))
[INFO] [stdout]    |                                        ^^^ help: explicitly specify the type as `f32`: `8.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.17s
[INFO] running `Command { std: "docker" "inspect" "2ad5f56d3c32eaf9fbdccd4bdbb293085179404552f6e73171af57c1e69a4228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad5f56d3c32eaf9fbdccd4bdbb293085179404552f6e73171af57c1e69a4228", kill_on_drop: false }`
[INFO] [stdout] 2ad5f56d3c32eaf9fbdccd4bdbb293085179404552f6e73171af57c1e69a4228
